Skip to content

Conversation

@julien-lang
Copy link
Member

@julien-lang julien-lang commented Dec 11, 2025

  • Add 3.13 to CI tests
  • Update badges
  • Add 3.13 in README and documentation
  • Review deprecated code/information about old Python versions

@julien-lang julien-lang requested a review from Copilot December 11, 2025 18:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation build validation and updates CI/CD pipeline configurations. The changes introduce automated Sphinx documentation building during the CI process and modernize the code style validation job with more explicit task configurations.

Key Changes:

  • Added automated Sphinx documentation building to the CI pipeline
  • Refactored code style validation job to use explicit Bash tasks instead of script shortcuts
  • Added flake8 linting to pre-commit hooks

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
azure-pipelines.yml Added build_documentation template to PR validation jobs
azure-pipelines-templates/code_style_validation.yml Refactored to use explicit Bash@3 tasks and removed unnecessary properties
azure-pipelines-templates/build_documentation.yml New template for building Sphinx documentation with Python 3.10 and PySide2
.pre-commit-config.yaml Added flake8 linting hook for code quality validation

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@julien-lang julien-lang force-pushed the ticket/SG-40980-python-3-13-ci branch from 02e3a23 to 6553ec7 Compare December 17, 2025 21:21
@julien-lang julien-lang force-pushed the ticket/SG-40980-python-3-13-ci branch from 254e964 to 6220a13 Compare January 5, 2026 23:44
@julien-lang julien-lang requested a review from Copilot January 6, 2026 23:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@julien-lang julien-lang changed the title SG-40980 Tests SG-41624 Add Python 3.13 to CI tests Jan 6, 2026
@julien-lang julien-lang marked this pull request as ready for review January 6, 2026 23:17
@julien-lang julien-lang requested a review from a team January 6, 2026 23:17
@julien-lang julien-lang changed the title SG-41624 Add Python 3.13 to CI tests SG-41624 Add support for Python 3.13 Jan 6, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

julien-lang and others added 2 commits January 6, 2026 16:28
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants